Release 10.1A: OpenEdge Getting Started:
New and Revised Features
OpenEdge Application Debugger
Release 10.1A provides the following enhancements to the Debugger:
- Viewing objects of datatype Progress.Lang.ProObject — The
Progress.Lang.ProObjectdatatype is a built-in class definition that provides a common set of methods for an object. The Debugger displays an integer value for the reference followed by the name of the class the variable references.- Viewing data members of a class — The data members of a class can be
PUBLIC,PRIVATE(the default), orPROTECTED. The Debugger displaysPUBLICandPROTECTEDmembers in the Variables pane for both the superclass and subclasses.PRIVATEmembers appear only in the class that defines them.For more information, see:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |